home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / SUMERIS / QuantaFlow / QuantaFlow.app / English.lproj / Journals.strings < prev    next >
Text File  |  1994-02-20  |  1KB  |  64 lines

  1. /* Purchases */
  2. "JO_ACHAT_STR" = "Purchases";
  3.  
  4. /* Sales */
  5. "JO_VENTE_STR" = "Sales";
  6.  
  7. /* Cash receipts & disbursements */
  8. "JO_TRESORERIE_STR" = "Cash Receipts & Disbursements";
  9.  
  10. /* General */
  11. "JO_DIVERS_STR" = "General";
  12.  
  13. /* P */
  14. "JO_ACHAT_SHORT_STR" = "P";
  15.  
  16. /* S */
  17. "JO_VENTE_SHORT_STR" = "S";
  18.  
  19. /* C */
  20. "JO_TRESORERIE_SHORT_STR" = "C";
  21.  
  22. /* G */
  23. "JO_DIVERS_SHORT_STR" = "G";
  24.  
  25. /* Checking Account */
  26. "JO_BANQUE_STR" = "Checking Account";
  27.  
  28. /* Petty Cash */
  29. "JO_CAISSE_STR" = "Petty Cash";
  30.  
  31. /* Opening Entries */
  32. "JO_A_NOUVEAU_STR" = "Opening Entries";
  33.  
  34. /* Closing Entries */
  35. "JO_CLOTURE_STR" = "Closing Entries";
  36.  
  37. /* OE */
  38. "JO_A_NOUVEAU_SHORT_STR" = "OE";
  39.  
  40. /* CE */
  41. "JO_CLOTURE_SHORT_STR" = "CE";
  42.  
  43. /* CA */
  44. "JO_BANQUE_SHORT_STR" = "CA";
  45.  
  46. /* PC */
  47. "JO_CAISSE_SHORT_STR" = "PC";
  48.  
  49. /* Do you want to associate account # %s to journal %s */
  50. "ADD_ACCOUNT_TO_JOURNAL" = "Do you want to associate account # %s to journal %s.";
  51.  
  52. /* Journal %s cannot be deleted */
  53. "CANNOT_DELETE_JOURNAL_NAMED" = "Journal %s cannot be deleted.";
  54.  
  55. /* Delete Journal */
  56. "DELETE_JOURNAL_ALERT" = "Delete Journal";
  57.  
  58. /* A Journal with entries cannot be deleted */
  59. "CANNOT_DELETE_JOURNAL_WITH_ENTRIES" = "A Journal containing entries cannot be deleted.";
  60.  
  61. /* Journals */
  62. "JOURNAL_ALERT" = "Journals";
  63.  
  64.